gtk4.git
2018-01-17 Timm Bädersizerequest: Fix for_size adjustment
2018-01-17 Timm Bäderbox: Simplify some code
2018-01-17 Timm Bäderbox: Remove self assignment
2018-01-17 Timm Bäderbox: Remove useless if statement
2018-01-17 Timm Bäderlabel: Update layout width directly form allocation
2018-01-17 Timm Bäderwidget: Clip redrawn area to widget clip
2018-01-17 Timm Bäderbox: Remove some unneeded checks
2018-01-17 Timm Bäderbox: Remove an unnecessary local variable
2018-01-17 Timm Bäderbox: Use GtkWidget's widget list in get_size
2018-01-17 Timm Bäderlistbox: Don't assume that row child == focus widget
2018-01-17 Timm Bäderwidget: Remove reparent special case
2018-01-17 Timm Bädercontainer: Remove some unused includes
2018-01-17 Timm Bäderviewport: Remove some unused includes
2018-01-17 Matthias Clasengl area: Avoid trivialities
2018-01-17 Matthias Clasengtk-demo: Add gears to the bowl
2018-01-17 Matthias ClasenDrop GtkGLArea::has-alpha
2018-01-17 Matthias ClasenConvert gtkglarea to use snapshots
2018-01-17 Matthias Clasengsk: Handle GL textures
2018-01-17 Matthias Clasengdk: Add a gl texture implementation
2018-01-17 Matthias ClasenDrop removed api from the docs
2018-01-17 Matthias Clasengdk: Drop some unused cursor apis
2018-01-17 Matthias Claseninspector: Stop using gdk_display_get_default_cursor_size
2018-01-17 Matthias Clasentooltip: Stop using gdk_display_get_default_cursor_size
2018-01-17 Matthias Clasentestgtk: Stop using gdk_display_get_maximal_cursor_size
2018-01-17 Chris Lambgtk/queryimmodules.c: Make the output deterministic.
2018-01-16 Matthias Clasentree model sort: Fix set_sort_column
2018-01-16 Matthias Clasentree model sort: Fix initial default sort func
2018-01-16 Matthias ClasenFix the icontheme test
2018-01-16 Matthias Clasenmountoperation: Fix a crash
2018-01-16 Matthias ClasenDrop ::button-press/release event
2018-01-16 Matthias Clasenpopover: Stop using ::button-press/release-event
2018-01-16 Matthias Clasenmenushell: Stop using ::button-press/release-event
2018-01-16 Matthias Clasenmenu: Remove stray references to 'button_press'
2018-01-16 Matthias Clasenplaces sidebar: Stop using ::button-press/release-event
2018-01-16 Matthias Clasengtk-demo: Stop using ::button-release-event
2018-01-16 Matthias Clasentests: Stop using ::button-press/release-event
2018-01-16 Matthias Clasentestsuite: Stop using ::button-press-event
2018-01-16 Matthias Clasentests: Stop using ::button-press-event
2018-01-16 Matthias ClasenDrop ::motion-notify-event
2018-01-16 Matthias Clasenplaces sidebar: Stop using ::motion-notify-event
2018-01-16 Matthias Clasendocs: Stop referring to specific event signals
2018-01-16 Matthias Clasengtk-demo: Stop using ::motion-notify-event in the hyper...
2018-01-16 Matthias Clasentests: Stop using ::motion-notify-event
2018-01-16 Matthias Clasentreeview: Stop using ::button-press-event
2018-01-16 Matthias Clasenrecent chooser: Stop using ::button-press-event
2018-01-16 Matthias Clasenmount operation: Stop using ::button-press-event
2018-01-16 Matthias Clasentestinput: Port to a drag gesture
2018-01-16 Matthias Clasenentry completion: Drop another ::button-press-event...
2018-01-16 Matthias Clasendocs: Stop referring to legacy event signals
2018-01-16 Matthias Clasenentry completion: Stop using ::button-press-event
2018-01-16 Matthias Clasengtk-demo: Stop using ::button-press-event
2018-01-16 Matthias Clasentestgtk: Stop using ::button-press-event
2018-01-16 Matthias Clasenplaces view: Stop using ::button-press-event
2018-01-16 Matthias Clasenfile chooser: Use a multipress gesture
2018-01-16 Matthias ClasenRevert "file chooser: Allow activating without double...
2018-01-16 Matthias Clasenapp chooser: Use a gesture
2018-01-16 Matthias ClasenRemove a leftover icon-size property
2018-01-16 Matthias ClasenDrop ::focus-in/out-event
2018-01-16 Matthias Clasentreeview: Stop using ::focus-out-event
2018-01-16 Matthias Clasenfile chooser entry: Stop using ::focus-out-event
2018-01-16 Matthias Clasenspin button: Stop using ::focus-out-event
2018-01-16 Matthias Clasencalendar: Stop using ::focus-out-event
2018-01-16 Matthias Clasencolor editor: stop using ::focus-out-event
2018-01-16 Matthias Clasentext cell renderer: Stop using ::focus-out-event
2018-01-16 Matthias Clasenspin cell renderer: Stop using ::focus-out-event
2018-01-16 Matthias Clasencombo cell renderer: Stop using ::focus-out-event
2018-01-16 Matthias Clasentests: Stop using ::focus-in/out-event
2018-01-16 Matthias Clasenpopover: Stop using ::focus-in/out-event
2018-01-16 Matthias Clasenapplication: Stop using ::focus-in-event
2018-01-16 Matthias Clasenwindow: Stop using ::focus-in/out-event
2018-01-16 Matthias Clasentext view: Stop using ::focus-in/out-event
2018-01-16 Matthias Clasenentry completion: Stop using ::focus-out-event
2018-01-16 Matthias Clasenentry: Stop using ::focus-in/out-event
2018-01-16 Matthias Clasena11y: Stop using ::focus-in/out-event
2018-01-16 Matthias ClasenDrop gtk_widget_hide_on_delete
2018-01-16 Matthias ClasenDrop ::event-after
2018-01-16 Matthias ClasenDrop ::grab-broken-event
2018-01-16 Matthias Clasenbutton: Stop using ::grab-broken-event
2018-01-16 Matthias Clasenmenushell: Stop using ::grab-broken
2018-01-16 Matthias Clasennotebook: some cleanup
2018-01-16 Matthias Clasennotebook: Use a motion event controller
2018-01-16 Matthias Clasentextview: Use a motion event controller
2018-01-16 Matthias ClasenDrop ::enter/leave-notify-event
2018-01-16 Matthias Clasenmenu: Use a motion event controller
2018-01-16 Matthias Clasenmenuitem: Use a motion event controller
2018-01-16 Matthias Claseniconview: Use a motion event controller
2018-01-16 Matthias Clasenscrolled window: Use a motion event controller
2018-01-16 Matthias Clasenentry completion: Drop initial selection avoidance
2018-01-16 Matthias Clasentreeview: Use a motion event controller
2018-01-16 Matthias ClasenAdd x/y to GtkEventControllerMotion::enter
2018-01-16 Matthias ClasenDrop ::configure-event
2018-01-16 Matthias Clasenwindow: Stop using ::configure-event
2018-01-16 Matthias Clasentestgtk: Stop using ::configure-event
2018-01-16 Matthias Clasenxim: Stop using ::configure-event
2018-01-16 Matthias Clasentests: Stop using ::configure-event
2018-01-16 Matthias ClasenDrop ::touch-event
2018-01-16 Matthias ClasenDrop ::scroll-event
2018-01-16 Matthias ClasenDrop ::proximity-in-event and ::proximity-out-event
2018-01-16 Matthias ClasenDrop ::map-event and ::unmap-event
2018-01-16 Matthias Clasenwindow: Stop using ::map-event
next